Skip to content

Conversation

GarveyJoe
Copy link
Contributor

@GarveyJoe GarveyJoe commented Aug 26, 2024

when fast kernel relaunching many dependent events in a row.

This removes a circular dependence and recursion between acl_command_queue and acl_device_op and thus makes the code much simpler to reason about. All commands are now submitted by the acl_update_*_queue functions.

This is a cherry-pick from main.

when fast kernel relaunching many dependent events in a row.  

This removes a circular dependence and recursion between
acl_command_queue and acl_device_op and thus makes the code much simpler
to reason about. All commands are now submitted by the
acl_update_*_queue functions.
@sophimao sophimao merged commit 4474206 into intel:release/2025.0 Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants